[PATCH] [Clang] make SVE types known to device targets too (#99446)
authorEmanuele Rocca <emanuele.rocca@arm.com>
Fri, 19 Jul 2024 07:25:38 +0000 (09:25 +0200)
committerMatthias Klose <doko@debian.org>
Sat, 8 Nov 2025 13:36:04 +0000 (14:36 +0100)
commit68a6928d40ed4493f18729a5f426c85e98791895
treed800a14d17443d805328b4c3f8443f6830808a60
parente03c4465be53c78de347c104055c9cca4b1f0bfc
[PATCH] [Clang] make SVE types known to device targets too (#99446)

For the purpose of preprocessing and declarations in header files,
ensure clang accepts SVE types for both device and host targets.

Co-authored-by: Sander De Smalen <sander.desmalen@arm.com>
Gbp-Pq: Name llvm-toolchain-17-sve-types-aux-target.diff
clang/lib/AST/ASTContext.cpp
clang/lib/Sema/Sema.cpp
clang/test/PCH/aarch64-sve-types.c